From: Glenn Morris Date: Tue, 25 Jan 2011 03:13:02 +0000 (-0800) Subject: ChangeLog fix: there was no change to ruby-expr-beg. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18^2~98 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=51aa18f2ceec4d8aae33ba2d2c4433fcf7c012aa;p=emacs.git ChangeLog fix: there was no change to ruby-expr-beg. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef6ed3c05d5..1c236be9cf5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -17,8 +17,7 @@ here-doc which ends with an underscore. (ruby-mode-set-encoding): Skip shebang line always. (ruby-mode-map): Bind C-c C-c to comment-region. - (ruby-expr-beg, ruby-font-lock-keywords): Highlight literal hash - key labels as symbols. + (ruby-font-lock-keywords): Highlight literal hash key labels as symbols. (ruby-forward-sexp): Stop after literal hash key labels. (ruby-font-lock-syntactic-keywords): Highlight regexp after open bracket.